R undocumented/CourseFolderFunctions.R

# This function creates a CourseFolder object for use in creating and modifying CourseFolder objects.
createCoursefolderObject = function(id  = NULL, title  = NULL, body  = NULL, type  = NULL, location  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.